public interface CiscoRouteUsedEvent
extends javax.telephony.callcenter.events.RouteUsedEvent
CiscoRouteUsedEvent
event indicates that the RouteSession
moved
into the RouteSession.ROUTE_USED
state and the call terminated at a destination as a
result of application routing. This interface extends the RouteUsedEvent
interface
and gets reported via the RouteCallback
interface.
RouteSession
,
RouteCallback
,
RouteSessionEvent
Modifier and Type | Method and Description |
---|---|
int |
getRouteSelectedIndex()
Returns an array index of the route where the call got routed.
|